Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update minor updates (minor) #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@arethetypeswrong/cli (source) ^0.16.4 -> ^0.17.0 age adoption passing confidence
@visulima/packem (source) ^1.1.1 -> ^1.7.3 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.13.2 age adoption passing confidence
sort-package-json ^2.10.1 -> ^2.11.0 age adoption passing confidence

Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.17.0

Patch Changes
visulima/packem (@​visulima/packem)

v1.7.3

Compare Source

Bug Fixes

v1.7.2

Compare Source

Bug Fixes

v1.7.1

Compare Source

Bug Fixes
  • updated docs about isolated declarations, moved sourcemapsPlugin… (#​63) (d64d022)

v1.7.0

Compare Source

Features
  • added new source-maps plugin for loading files with existing source maps. (a3407d6)

v1.6.5

Compare Source

Bug Fixes
  • updated rollup version to v4.27.2, added treeshake optimization, fixed some cs issues (359868c)
Miscellaneous Chores

v1.6.4

Compare Source

Bug Fixes
  • fixed selecting other extension then javascript/typescript (1787270)

v1.6.3

Compare Source

Bug Fixes
  • fixed metafile generation, added docs how to use it (f9fd349)

v1.6.2

Compare Source

Bug Fixes
  • updated dev dependencies and mlly and rollup dep (c05290f)

v1.6.1

Compare Source

Bug Fixes
  • removed exclude from esbuild, preserveDirectives and url (db4e0fd)
Miscellaneous Chores
  • updated snapshot of a test (fe94338)

v1.6.0

Compare Source

Features
  • added support for url which imports files as data-URIs or ES (#​60) (7342aad)
Miscellaneous Chores

v1.5.1

Compare Source

Bug Fixes
  • css: treeshake css modules (749720d)

v1.5.0

Compare Source

Features

v1.4.2

Compare Source

Bug Fixes
  • removed typedoc dependencies, that were wrongly added on rebase (b468162)

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features

v1.3.0

Compare Source

Features
  • added onSuccess - execute a command/function after successful run (#​50) (df34a47)
  • support css (PostCSS, Sass, Less, Stylus, Lightningcss) (#​28) (f413209)
Bug Fixes
  • fixed configuration for the postcss config loader (f27bc25)
  • fixed found issue after rebase (08779d6)
  • improved sass error (730a12b)
  • load postcss config within workspace root or package root only (d91d879)
  • removed not use postcss-modules dep (5bc44b1)
  • updated dependencies (933c290)
Miscellaneous Chores
Continuous Integration
  • skip css test if prod build (9910924)

v1.2.2

Compare Source

Bug Fixes

v1.2.1

Compare Source

Bug Fixes
  • added missing builder run to watch, adjusted some watch text (311b53f)

v1.2.0

Compare Source

Bug Fixes
  • load postcss config within workspace root or package root only (e09aa5b)
  • removed not use postcss-modules dep (dea809a)
pnpm/pnpm (pnpm)

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.0: pnpm 9.13

Compare Source

Minor Changes

  • The self-update now accepts a version specifier to install a specific version of pnpm. E.g.:

    pnpm self-update 9.5.0
    

    or

    pnpm self-update next-10
    

Patch Changes

  • Fix Cannot read properties of undefined (reading 'name') that is printed while trying to render the missing peer dependencies warning message #​8538.

Platinum Sponsors

Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
keithamus/sort-package-json (sort-package-json)

v2.11.0

Compare Source

Features

v2.10.2

Compare Source

Bug Fixes
  • use locale-independent comparison for sorting of overrides (#​327) (5213340)

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from prisis as a code owner November 7, 2024 13:54
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Nov 7, 2024
@renovate renovate bot enabled auto-merge (squash) November 7, 2024 13:54
Copy link

coderabbitai bot commented Nov 7, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Thank you for following the naming conventions! 🙏

Copy link

socket-security bot commented Nov 7, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@arethetypeswrong/[email protected] Transitive: environment, filesystem, shell +10 1.69 MB andrewbranch
npm/@visulima/[email protected] environment Transitive: filesystem +59 11.8 MB prisis

🚮 Removed packages: npm/@arethetypeswrong/[email protected], npm/@visulima/[email protected], npm/[email protected]

View full report↗︎

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.81%. Comparing base (3f1ecd1) to head (a7e9692).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   57.81%   57.81%           
=======================================
  Files          24       24           
  Lines         595      595           
  Branches       75      101   +26     
=======================================
  Hits          344      344           
- Misses        248      251    +3     
+ Partials        3        0    -3     
Flag Coverage Δ
rc 91.66% <ø> (ø)
semantic-release-pnpm 50.30% <ø> (ø)

see 1 file with indirect coverage changes

---- 🚨 Try these New Features:

@renovate renovate bot changed the title chore(deps): update dependency @visulima/packem to ^1.5.1 chore(deps): update minor updates (minor) Nov 11, 2024
@renovate renovate bot force-pushed the renovate/minor-updates branch 7 times, most recently from 85f7f33 to 5cbd2f3 Compare November 19, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants